home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / c-lang / smc2cweb.lha / SMc2cweb / c2cweb.readme next >
Text File  |  1996-04-02  |  3KB  |  89 lines

  1. SHORT: Port of C2CWEB V1.4, converts C/C++ code to cweb (.w)
  2. TYPE: dev/c
  3. AUTHOR: Port by Reinhard Katzmann (suamor@student.uni-tuebingen.de)
  4.         Original by Werner Lember (a7621gac@univie.ac.at)
  5. UPLOADER: Reinhard Katzmann (suamor@student.uni-tuebingen.de)
  6.  
  7.                        Amiga Port of c2cweb V1.4
  8.                        =========================
  9.  
  10. This program was written 1994 originally by Werner Lemberg. I have
  11. not made any changes to it in this port.
  12.  
  13. Purpose
  14. -------
  15. c2cweb will transform plain C or C++ code into a CWEB file to get a pretty
  16. formatted output. You will need the cweb package which can be found on
  17. Amnet as well (Aminet Set 2c or Aminet 9 CD) which contains the CTANGLE
  18. and the CWEAVE binaries. To include your C/C++ code into a LaTeX document
  19. simply use CWEAVE after having processed it with C2CWEB (which you can
  20. also use to make a .tex-file from c2cweb.w, i.e. a documentation for it).
  21. CTANGLE is only needed if you want to recreate c2cweb.c from c2cweb.w
  22.  
  23. Copying
  24. -------
  25.  
  26. This program is free software; you can redistribute it and/or modify it under
  27. the terms of the GNU General Public License version 2 as published by the
  28. Free Software Foundation.
  29.  
  30. This program is distributed in the hope that it will be useful, but
  31. WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  32. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  33. for more details.
  34.  
  35. You should have received a copy of the GNU General Public License along with
  36. this program; if not, write to the Free Software Foundation, Inc.,
  37. 675 Mass Ave, Cambridge, MA 02139, USA.
  38.  
  39. Installation
  40. ------------
  41.  
  42. Simply copy C2CWEB to your favourite TeX binary directory. Then you have
  43. to copy compiler.w to your CWEBINPUTS path. If you want to process the
  44. example and/or you want to use german language you have to copy
  45. macros/c2cweb.ger into a directory of your TEXINPUTS path.
  46.  
  47. Author
  48. ------
  49.  
  50. Werner Lemberg (a7621gac@awiuni11.bitnet)
  51.  
  52. Please report any errors, comments or suggestions to this email-address.
  53.  
  54. N.B.: If you like this program, send me a postcard !
  55.  
  56.     Werner Lemberg
  57.     Goldschlagstr. 52/14
  58.  
  59.     A-1150 Vienna/Austria
  60.  
  61. Amiga-Port:
  62. -----------
  63.  
  64. E-MAIL (prefered):
  65. ------------------
  66.  
  67.   suamor@student.uni-tuebingen.de
  68.  
  69. SnailMail:
  70. ----------
  71.  
  72.   Reinhard Katzmann
  73.   Schellingstraße 41
  74.  
  75.   D - 72072 Tübingen
  76.  
  77. BBS'es
  78. ------
  79.  
  80. You can try to reach me through BBS'es near Tübingen. Some of the Sysops
  81. might know me or have contact to the Internet. I'm only User of one BBS:
  82.  
  83. Onkel Helmut's Hütte
  84.  
  85. Line 1: (0049) +7157/64546 (28800 Baud)
  86. Line 2: (0049) +7157/65428 (14400 Baud)
  87.  
  88. My usual Nickname on the internet or at this BBS is Suamor.
  89.